home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / pwr14k.zip / VENDOR.DOC < prev   
Text File  |  1991-12-27  |  5KB  |  93 lines

  1.  
  2.                                Vendor Information
  3.                                    PowerBatch
  4.                          Computing Systems Design, Inc.
  5.  
  6.  The copying restrictions listed in this file apply to any individual,
  7.  organization, user group, or business that charges any fee for the
  8.  distribution of the ShareWare version of PowerBatch produced by Computing
  9.  Systems Design, Inc. (CSD, Inc). PowerBatch is a ShareWare product and is a
  10.  copyrighted product by CSD, Inc.
  11.  
  12.  Not for profit software user groups who charge a library fee that does not
  13.  exceed $5 per disk copied may distribute PowerBatch to members without written
  14.  authorization.
  15.  
  16.  No organization in business to make a profit who receives remuneration for the
  17.  distribution of software products may sell or distribute CSD products without
  18.  prior written permission from CSD. Any ASP member vendor will be granted the
  19.  right to distribute PowerBatch. ASP member vendors may receive written
  20.  permission by contacting CSD via CompuServe EasyPlex, CID 72701,155 or by
  21.  writing to the address below.
  22.  
  23.  Non-ASP vendors may request permission by writing
  24.       CSD, Inc.
  25.       P.O. Box 566484
  26.       Atlanta, GA 30356-6009
  27.  furnishing COMPANY NAME, OWNER'S NAME, COMPANY ADDRESS, TELEPHONE NUMBER, AND
  28.  METHOD OF DISTRIBUTION (floppy disk, CD, etc).
  29.  
  30.  Permission is granted to distribute only the evaluation version of PowerBatch.
  31.  Registered versions of the software differ from the evaluation version only in
  32.  title screens and ShareWare registration information.
  33.  
  34.  The Registration Fee for PowerBatch is ....................$30 US
  35.  
  36.          >>> PAYMENT MUST BE IN U.S. FUNDS, DRAWN ON A U.S. BANK. <<<
  37.  
  38.  CATALOG DESCRIPTION
  39.  
  40.  Add power to your batch files with PowerBatch. Create batch files that execute
  41.  with the speed only a compiled program can deliver.
  42.  
  43.  Standard batch functions plus over 40 additional commands provide you with the
  44.  capability to create professional screen displays with boxes, colors, direct
  45.  cursor positioning, and keyboard input capability.
  46.  
  47.  Validate drives, directories, files, and paths before your batch file attempts
  48.  to copy or use data. Retrieve environment variables, current date, current
  49.  time, disk capabilities, and free space and make intelligent decisions within
  50.  your batch files using the string and numeric comparison commands.
  51.  
  52.  Create variables and constants to be used in any of the PowerBatch commands,
  53.  even DOS commands!
  54.  
  55.  Need to create a batch file that cannot be exited by pressing break (or any
  56.  key)? PowerBatch gives you an option at compile time to create a batch file
  57.  that cannot be exited by pressing the break key. Great for consultants who
  58.  need to create for clients batch files that cannot be modified or misused.
  59.  
  60.  PowerBatch gives you:
  61.      1) Commands which provide systems information. These commands provide the
  62.           current color settings, the current date, the current time, check for
  63.           the existance of a valid drive letter, and commands which check for
  64.           the existance of a directory or a file.
  65.      2) Commands which control the flow of the batch program. Execute different
  66.           portions of the batch program based on existance or non-existance of
  67.           directories or files. Compare the contents of one variable with the
  68.           contents of another variable or a constant and execute different
  69.           portions of the batch program based on the results of the compare.
  70.      3) Commands which control the way text is printed on the screen. Change
  71.           any portion of the screen to any valid screen color, cause a message
  72.           to blink on the screen, or highlight a message in reverse video.
  73.      4) Commands which provide string manipulation. Change a string to all
  74.           upper case characters, or all lower case characters. Extract a
  75.           portion of a string such as the first three characters or the last
  76.           four characters. Build a new string from two existing strings by
  77.           concatenation of the two strings.
  78.      5) Commands which deal with screen writing and input from the keyboard.
  79.           These commands are the main strength in the PowerBatch system.
  80.           Directly address any position on the screen and move the cursor to
  81.           that position to read or write text. Automatically center a message
  82.           or title on any line. Box commands draw borders around portions of
  83.           the screen to enhance screen appearance. Read a single key from the
  84.           keyboard, read the response to a query that only accepts a yes or no
  85.           response, read a string of characters from the keyboard with a
  86.           specified maximum length, and read keys from the keyboard
  87.           automatically changing the characters to upper case.
  88.  
  89.  UPDATES
  90.  
  91.  Updates will be furnished automatically to any vendor to whom registrations
  92.  can be traced.
  93.